home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chichi.swf / scripts / frame_235 / PlaceObject2_282_601 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2008-09-26  |  88 b   |  5 lines

  1. onClipEvent(load){
  2.    this._x = random(26) * 10 + 30;
  3.    this._y = - random(500);
  4. }
  5.